How to Install libjson-glib-1.0-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libjson-glib-1.0-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

libjson-glib-1.0-common software package provides GLib JSON manipulation library (common files), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjson-glib-1.0-common 

libjson-glib-1.0-common is installed in your system.

Make ensure the libjson-glib-1.0-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjson-glib-1.0-common *

You will get with libjson-glib-1.0-common package name, version, architecture and description in a table

libjson-glib-1.0-common package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libjson-glib-1.0-common
Version 0.16.2-1ubuntu1
Description GLib JSON manipulation library (common files)
Sub Section libs


See Also, How to uninstall or remove libjson-glib-1.0-common software package from Ubuntu 14.04 LTS (Trusty Tahr)?